home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2004 September
/
Gamestar_65_2004-09_dvd.iso
/
Dema
/
bombermania_demo.exe
/
{app}
/
data.000
/
scripts
/
sounds.script
< prev
Wrap
Text File
|
2004-08-11
|
1KB
|
97 lines
//==================================================================
// PACMAN
//==================================================================
// menu
menu_move
{
type sound
sound sounds/menuClick.ogg
{
name menu_move
}
}
menu_enter
{
type sound
sound sounds/menuenter.ogg
{
name menu_enter
}
}
menu_escape
{
type sound
sound sounds/menuenter.ogg
{
name menu_escape
}
}
menu_switch
{
type sound
sound sounds/menuenter.ogg
{
name menu_switch
}
}
menu_cheats
{
type sound
sound sounds/menuok.ogg
{
name menu_ok
}
}
menu_deny
{
type sound
sound sounds/menuno.ogg
{
name menu_deny
}
}
//GAME
boom_snd
{
type sound
sound sounds/boom.ogg
{
name boom_snd
}
}
boom2_snd
{
type sound
sound sounds/boom2.ogg
{
name boom_snd
}
}
bonus_snd
{
type sound
sound sounds/bonus.ogg
{
name bonus_snd
}
}
portal_snd
{
type sound
sound sounds/teleport.ogg
{
name bonus_snd
}
}